PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFLinkAnnotation Class
/ setAction Method
The action to be performed when the link annotation is activated.
Collapse All
Expand All
In This Topic
setAction Method
In This Topic
Sets the link action.
and are mutually exclusive, when one is set, the other is reset.
Syntax
public
void
setAction(
PDFAction
action
)
Parameters
action
The action to be performed when the link annotation is activated.
See Also
Reference
PDFLinkAnnotation Class
PDFLinkAnnotation Members